In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdViewer / RectIsEditable Property

RectIsEditable Property (IGdViewer)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(38)>

Property RectIsEditable As Boolean
[DispId(38)]

bool RectIsEditable {get; set;}
read-write property RectIsEditable: Boolean; 
DispIdAttribute(38)

function get,set RectIsEditable : boolean
[DispId(38)]

__property bool get_RectIsEditable();

__property void set_RectIsEditable( 

   bool value

);
[DispId(38)]

property bool RectIsEditable {

   bool get();

   void set (    bool value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdViewer
IGdViewer Members